Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests/test*.py to source distributions #189

Merged
merged 1 commit into from
Feb 6, 2023
Merged

Add tests/test*.py to source distributions #189

merged 1 commit into from
Feb 6, 2023

Conversation

DimitriPapadopoulos
Copy link
Contributor

Because most Python packages maintain tests in top-level directory tests/ instead of test/, add both to source distributions for consistency.

Fixes #187.

Because most Python packages maintain tests in top-level directory
`tests/` instead of `test/`, add both to source distributions for
consistency.
@jaraco jaraco merged commit 3944f4e into pypa:main Feb 6, 2023
@DimitriPapadopoulos DimitriPapadopoulos deleted the tests branch February 6, 2023 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test/test*.py vs. tests/test*.py
2 participants